CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OTSU algorithm

搜索资源列表

  1. tuxiangchuli-

    0下载:
  2. 图像分割的方法有许多种,其中阈值分割的方法很常用,提供一种基于otsu算法的图像分割方法,很实用。-There are many kinds of method of image segmentation, threshold segmentation method is commonly used, provide a method of image segmentation based on otsu algorithm is very practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:188966
    • 提供者:
  1. OTSUway

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:rkingt
  1. result.bmp

    0下载:
  2. 在阈值分割中的OTSU算法,希望对有需要的朋友有一些帮助-Threshold segmentation in OTSU algorithm in the hope that friends in need of some help
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:9495
    • 提供者:electedivi
  1. shipinotsu

    0下载:
  2. 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:gedpe
  1. shipinotsu

    0下载:
  2. 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1079
    • 提供者:原北京
  1. ostu

    1下载:
  2. IDL编写的图像二值化处理程序,采用最大类间方差算法-IDL prepared binary image processing, using Otsu algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:1024
    • 提供者:灿钿
  1. otsubinary

    0下载:
  2. 基于OTSU算法的图像二值化处理程序,可有效解决图片匹配过程中无匹配的问题。-OTSU algorithm based on two value of the image processing program, can effectively solve the problem of false matching image matching process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:945
    • 提供者:张英臣
  1. 1

    0下载:
  2. OTSU算法实现,内含算法步骤和代码实现,包括注释-OTSU algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:12859
    • 提供者:juice
  1. otsu

    0下载:
  2. 0tsu算法matlab实现,图像分割中阈值选取的最佳算法,计算简单-0tsu algorithm matlab realize, the best algorithm for image segmentation threshold, a simple calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:27104
    • 提供者:qiming
  1. otsu

    0下载:
  2. 可以去除不均匀光照、噪声的预处理算法,利用双边滤波和中值滤波的优势。-You can remove the uneven illumination, noise preprocessing algorithm, taking advantage of bilateral filtering and median filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1284
    • 提供者:ghw
  1. binarization-Algorithm

    0下载:
  2. OTSU NIBLACK kittlerMet 算法 -OTSU NIBLACK kittlerMet algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:50992
    • 提供者:muyirui
  1. tuxiangfenge

    0下载:
  2. 通过采用matlab软件来实现在最大类间方差算法下求解自适应阈值,对图像进行分割-Achieved through the use of matlab software for solving adaptive threshold in Otsu algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:863
    • 提供者:吴清若
  1. 2dOtsu-gradient

    0下载:
  2. 基于邻域灰度梯度的改进二维OTSU算法:在二维OTSU的方法上进行改进,将纵坐标改用像素点的灰度值与其邻域的平均灰度值的差的绝对值,分割图像。-Neighborhood-based two-dimensional gray-scale gradient improved OTSU algorithm: to improve on the two-dimensional OTSU method, the vertical axis instead of the absolute value of
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:727044
    • 提供者:徐青青
  1. otsu_2d

    0下载:
  2. 本文使用otsu算法实现对图像的二值化操作,使用matlab环境-This article uses otsu algorithm for image binarization operation, use matlab environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:周凡
  1. 2D_Otsu_methods

    0下载:
  2. 本方案在一维Otsu图像阈值分割算法的基础上,开发出二维Otsu算法,基于像素点的灰度值 和 像素点的邻域平均灰度值,在对于噪声图像的分割方面性能颇佳-The program in a one-dimensional image Otsu thresholding algorithm based on the development of a two-dimensional Otsu algorithm based on neighborhood average gray value and p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:邱陈辉
  1. binary-video

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:5449728
    • 提供者:chenyingshu
  1. csit2305

    0下载:
  2. This paper presents a novel approach for detecting vehicles for driver assistance. Assuming flat roads, vanishing point is first estimated using Hough transform space to reduce the computational complexity. Localization of vehicles is carried u
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:188352
    • 提供者:Chidanand
  1. matlab-code

    0下载:
  2. 灰度图像二值化方法matlab代码 :1OTSU算法代码、Bernsen算法代码-Gray image binarization method matlab code: 1 OTSU algorithm code, Bernsen algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:130649
    • 提供者:德玛西亚
  1. Image-thresholding-algorithm

    0下载:
  2. 图像阈值分割算法,最大类间方差法(OTSU)、迭代法。-Image thresholding algorithm,Otsu method (OTSU), iterative method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1115
    • 提供者:柴江松
  1. otsu

    0下载:
  2. 基本阈值处理算法,包括otsu和迭代阈自算法,可以直接使用-Basic threshold processing algorithms, including the otsu and iteration threshold algorithm, can be used directly
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2656
    • 提供者:tangjun
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com